projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68f3168
)
Mention eldoc-highlight-function-argument.
author
Glenn Morris
<rgm@gnu.org>
Fri, 24 Aug 2007 02:32:10 +0000
(
02:32
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Fri, 24 Aug 2007 02:32:10 +0000
(
02:32
+0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 14dd9b5c6dd368e7030a6d42bf1cfd90b09c81ea..8125edcc81d7146398e3e563da0685c6fb079623 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-101,6
+101,9
@@
the first error encountered during compilations.
Only copyright lines with holders matching copyright-names-regexp will be
considered for update.
+** eldoc highlights the function argument under point
+with the face `eldoc-highlight-function-argument'.
+
** VC
*** Clicking on the VC mode-line entry now pops the VC menu.